home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 5470 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.7 KB

  1. Path: mercury.arc.ab.ca!usenet
  2. From: cardinal@arc.ab.ca (Garry Cardinal)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Repost: Installing 3.1 Soft KS on A3000
  5. Date: 25 Feb 1996 17:27:22 GMT
  6. Organization: Alberta Research Council
  7. Message-ID: <3451.6629T623T1737@arc.ab.ca>
  8. NNTP-Posting-Host: remote179.arc.ab.ca
  9. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  10.  
  11. When I was confronted with the prospect of upgrading my Amiga 3000
  12. to Workbench 3.1 I assumed that it would come with a means to update
  13. my softboot kickstart, perhaps a new SuperKickstart disk. When such was
  14. not the case I was disappointed.
  15.  
  16. Some of the flexibility I enjoyed would be lost. To rectify that situation,
  17. I started tinkering. Then something wonderful happened.
  18.  
  19. I take no responsibility for damage resulting from the (mis)application
  20. of the following information. It worked for me.
  21.  
  22.  
  23. INSTALLING SOFTBOOT KICKSTART 3.1 ON AN AMIGA 3000
  24.  
  25.  
  26. PREPARATION:
  27.  
  28. Read through this entire procedure.
  29. Purchase the 3.1 upgrade kit for Amiga 3000 (T).
  30. Backup your WB_2.x: partition.
  31. Go into preferences and document important items to paper or image capture
  32. -printer settings, -palette settings, -pointer image etc.
  33. Go into WB_2.x:prefs/env-archive/sys and delete all files in that drawer.
  34.  
  35.  
  36. KICKSTART ROM:
  37.  
  38. Install the new ROMs in the same location as your existing softboot ROMs.
  39.  
  40. If your ROMs are currently installed on the motherboard that is where the
  41. new ones go.
  42.  
  43. If your ROMs are currently installed on a tower adapter (an upside down
  44. circuit board rearward of the keyboard connector) some ambiguity presents
  45. itself. The tower has four sockets, one labeled U181, one labeled U180,
  46. the motherboard has four sockets, one labeled U181 and one labeled U180.
  47. Your new 3.1 ROMs go in the tower, not the motherboard. Mark the tower
  48. orientation with respect to the motherboard. (Put an arrow on the tower
  49. board pointing to a conspicuous motherboard landmark.) Remove the tower
  50. and mark the pin 1 end of the U181 and U180 sockets. Install the new ROMs.
  51.  
  52. When you power up your system three things may happen.
  53. 1) It's alive! Continue to the next stage.
  54. 2) Nothing happens. Swap the 3.1 ROMs.
  55. 3) Nothing happens and the acrid odor of burned chips fills your nostrils.
  56.    -Shut down power. The ROMs fried. Take a break.
  57.     The ROMs were installed backwards. No second chance.
  58.     Carefully put your softboot ROMs back where they were.
  59.  
  60.  
  61. MAKE 3.1 SOFTKICK KICKSTART
  62.  
  63. Obtain GrabKick, it's on Fish831. Save your kickstart 3.1 ROM code to a
  64. file called t:kickstart3.1. From an AmigaDos shell:
  65.  
  66.    grabkick t:kickstart3.1
  67.  
  68. Edit WB_2.x:devs/kickstart with an editor that can operate on binary files.
  69. I used CygnusEd. Cut the first 1024 blocks from the file and save as
  70. t:oldkickstart_rom_image. The remainder of the file save as t:bonus20.
  71.  
  72. Compare file sizes. Both t:kickstart3.1 and t:oldkickstart_rom_image should
  73. be 524288 bytes long. If not, repeat step 2 until the correct file sizes
  74. are obtained and all the numbers add up.
  75.  
  76. The purpose of the previous two steps is to extract bonus20 correctly.
  77. bonus20 is a trailer to the kickstart ROM image that makes it understood by
  78. your Amiga 3000 as a softkick kickstart.
  79.  
  80. Append bonus20 to the kickstart 3.1 ROM image. Use your editor or from an
  81. AmigaDos shell:
  82.  
  83.    join t:kickstart3.1 t:bonus20 as WB_2.x:devs/kickstart.
  84.  
  85. At this point your softkick kickstart file has been updated to 3.1.
  86.  
  87.  
  88. RESTORE SOFTKICK ROM
  89.  
  90. Reverse the 3.1 ROM installation procedure to restore your system to its
  91. original hardware configuration.
  92.  
  93. Put your 3.1 ROMs away for safe keeping.
  94.  
  95. When your system boots up "Loading Kickstart 2.x" it is actually loading
  96. Kickstart 3.1.
  97.  
  98.  
  99. INSTALL WORKBENCH 3.1
  100.  
  101. Self explanatory.
  102.  
  103. --
  104.            May the coyote wail slightly off key
  105.            Garry Cardinal <cardinal@arc.ab.ca> Electric Indian
  106. --
  107.  
  108.